Release 10.2
As well as various bug fixes, the following is a summary of the main changes in Release 10.2
1. Streamlining of Dialog Views
Depending on your Knowledge Builder Deployment options, the new multi-view Dialog Editor allows one or more of the following design views
- 'Windows Desktop' view (a WYSIWYG design for XrClient & Ajax Web deployments)
- 'Fixed Layout' design view (using the 'jquery' library for fixed size/position controls for Web Browser Deployments)
- 'Fluid Layout' design view (using the 'jquery mobile' library for Web Browser running in variable screen sizes as well as for Mobile Apps design)
2. Enhanced Fluid Dialog Layout Design
- Added support for Sub-dialogs (multi-instance dialogs)
- New 'Label' & 'hasLabel' properties introduced for all data capture controls (Listbox,Numeric Editor, etc)
- 'Accordion' type Tab Control added.
3. Enhancements to Fixed and Fluid Layout Dialog editors.
- Added (Form Rules) support for "Sub dialog" controls on
- OnShow event which fires after a dialog is loaded and before it is displayed.
4. Enhanced Fixed Dialog Layout Design
- ShowSearch property on Dropdown List Control
5. New HTML Documentation Export option. This generates an HTML page with all the Objects (Decision Trees, Attributes, Procedures, etc) with hyperlinks between related Objects.